"查查詞典"手機(jī)版
千萬人都在用的超大詞匯詞典翻譯APP
- To add a label and a timer to your composite control
向復(fù)合控件添加標(biāo)簽和計(jì)時(shí)器 - To create a custom composite control , derive from the
若要?jiǎng)?chuàng)建自定義復(fù)合控件,請(qǐng)從 - By default , a composite control inherits from the
默認(rèn)情況下,復(fù)合控件從系統(tǒng)提供的 - For composite controls , derive your custom designer class from the
對(duì)于復(fù)合控件,從 - For an example of this kind of composite control , see
有關(guān)這種復(fù)合控件的示例,請(qǐng)參見 - In this section , you will create a composite control called
在本節(jié)中,將創(chuàng)建一個(gè)稱為 - To create a composite control and an associated designer
創(chuàng)建復(fù)合控件和關(guān)聯(lián)設(shè)計(jì)器在 - Composite controls can be employed in many ways
復(fù)合控件有多種使用方式。 - Shows how to create a simple composite control in c
演示如何在c #中創(chuàng)建簡單的復(fù)合控件。 - To inherit from a composite control in a control class library
從控件類庫中的復(fù)合控件繼承